projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1215f70
)
x11: Remove outdated variable definition
author
Benjamin Otte
<otte@redhat.com>
Tue, 23 Nov 2010 00:09:22 +0000
(
01:09
+0100)
committer
Benjamin Otte
<otte@redhat.com>
Thu, 2 Dec 2010 19:21:03 +0000
(20:21 +0100)
gdk/x11/gdkprivate-x11.h
patch
|
blob
|
history
diff --git
a/gdk/x11/gdkprivate-x11.h
b/gdk/x11/gdkprivate-x11.h
index f79c9632b72515146c66a85f77eaadce185daa93..163093f7ccf21f682c0bce62608e41911bbbcab5 100644
(file)
--- a/
gdk/x11/gdkprivate-x11.h
+++ b/
gdk/x11/gdkprivate-x11.h
@@
-143,7
+143,6
@@
cairo_surface_t * _gdk_x11_window_create_bitmap_surface (GdkWindow *window,
int width,
int height);
-extern GdkDrawableClass _gdk_x11_drawable_class;
extern gboolean _gdk_use_xshm;
extern const int _gdk_nenvent_masks;
extern const int _gdk_event_mask_table[];